翻訳と辞書
Words near each other
・ BSC Preussen
・ BSC Raiffeisen Panthers Fürstenfeld
・ BSC Rehberge Berlin
・ BSC Saturn Köln
・ BSC Sendling
・ BSC SWOT
・ BSC YB Frauen
・ BSC Young Boys
・ BSc. HCM
・ Bschießer
・ BSCI
・ BSCL2
・ BSCP
・ BSCS
・ BSD (disambiguation)
BSD Authentication
・ BSD checksum
・ BSD Daemon
・ BSD disklabel
・ BSD domain
・ BSD licenses
・ BSD Records
・ BSD Router Project
・ BSD/OS
・ BSDL
・ BSE
・ BSE DCI
・ BSE Pro
・ BSE SENSEX
・ BSE Tower


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

BSD Authentication : ウィキペディア英語版
BSD Authentication
BSD Authentication, otherwise known as BSD Auth, is an authentication framework and software API employed by some Unix-like operating systems, specifically OpenBSD and BSD/OS, and accompanying system and application software such as OpenSSH and Apache. It originated with BSD/OS and although the specification and implementation were donated to the FreeBSD project by BSDi, ultimately OpenBSD chose to adopt the framework in release 2.9. Pluggable Authentication Modules (PAM) serves a similar purpose on other operating systems such as Linux, FreeBSD and NetBSD.
BSD Auth performs authentication by executing scripts or programs as separate processes from the one requiring the authentication. This prevents the child authentication process from interfering with the parent except through a narrowly defined inter-process communication API, a technique inspired by the principle of least privilege and known as ''privilege separation''. This behaviour has significant security benefits, notably improved fail-safeness of software, and robustness against malicious and accidental software bugs. PAM uses an alternative system where the modules providing authentication are dynamically linked into the requesting process. This method is considered to be more flexible than BSD Auth, but does not provide privilege separation without additional configuration.
== See also ==

* Name Service Switch

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「BSD Authentication」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.